home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Utilities
/
AppKiller 1.2
/
src
/
aevent.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-03-14
|
159 b
|
12 lines
|
[
TEXT/ALFA
]
/*
** aevent.h
**
** definitions for aevent.c -- my apple events code
*/
#define AK_EventClass 'APKL'
void InitAEs(void);
void DoAppleEvent(EventRecord*);